PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DActivation Class / setActivationState Method
A PDF3DActivationState enum member specifying the state of the artwork instance upon activation of the annotation.
In This Topic
    setActivationState Method
    In This Topic
    Sets the annotation activation state.
    Syntax
    public void setActivationState( 
       PDF3DActivationState activationState
    )

    Parameters

    activationState
    A PDF3DActivationState enum member specifying the state of the artwork instance upon activation of the annotation.
    See Also